/* CSS Document */
.topfont{                      /*对顶部字体的设置*/
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
.topfont A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#333333;
	text-decoration: none;
}
.topfont A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#FF0000;
	text-decoration: underline;
}
.redfont{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#FF0000;
}
.redfont A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #cc0000;
	text-decoration: none;
}
.redfont A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #cc0000;
	text-decoration: underline;

}
.menufont{                        /*对菜单字体的设置*/
    font:"宋体";
	font-size:13px;
	color:#000000;
}
.menufont a:link,a:visited{
    color:#000000;
	text-decoration:none;
}
.menufont a:hover,a:active{
    color:#FF0000;
	text-decoration:underline;
}

.topnewblue{                     /*对更多头条字体的设置*/
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #003366;
}
.topnewblue A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color:#000000;
	text-decoration: none;

}
.titilecz{font-size: 32px;
    font-weight: bold;
    line-height: 160%;
    color: rgb(0, 51, 102);
    font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
.civilizationwordred{               /*对各块的标题进行设置*/
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	line-height: 220%;

}
.civilizationwordred A{
		font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	font-style: normal;
	line-height: 18px;
	text-decoration: none;
}
.civilizationwordred A:hover{
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	font-style: normal;
	line-height: 18px;
	text-decoration: underline;

}

.civilizationwordblank{          /*文明词汇的字体设置*/
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}
.civilizationwordblank A{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.civilizationwordblank A:hover{
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #FF3300;
	text-decoration: underline;
}

.dahei {                      /*对大黑字的超链接和文字进行设置*/
	font-size: 16px;
	color: #3D3D3D;
	font-weight: bold;
	line-height: 42px;
	font-family: "宋体";
 
}
.dahei A{
	font-size: 16px;
	color: #3D3D3D;
	font-weight: bold;
	line-height: 42px;
	font-family: "宋体";
	text-decoration: none;
}
.dahei A:hover{
	font-size: 16px;
	color: #3D3D3D;
	font-weight: bold;
	line-height: 42px;
	font-family: "宋体";
	text-decoration: none;
}

.zong14{                          /*对文明聚焦的副标题进行设置*/
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color:#000000;
	text-decoration: none;
}
.zong14 A{              
	font-size: 13px;
	color:#000000;
	font-style: normal;
	line-height: 22px;
	text-decoration: none;
}
.zong14 A:hover{
	font-size: 13px;
	color:#FF0000;
	font-style: normal;
	line-height: 22px;
	text-decoration: underline;
}

.more{                           /*对每个专栏的查看更多进行设置*/
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color:#999999;
}
.more A{
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color:#999999;
	text-decoration: none;
}
.more A:hover{
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color:#FF0000;
	text-decoration: none;

}

.listtext {                    /*对新闻列表的样式进行设置*/
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.listtext A{
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.list A:hover{
	font-size: 16px;
	font-style: normal;
	line-height: 220%;
	color: #cc0000;
	text-decoration: underline;
}
.list A{
	font-size: 16px;
	font-style: normal;
	line-height: 220%;
	color: #000000;
	text-decoration: none;
}
.list A:hover{
	font-size: 16px;
	font-style: normal;
	line-height: 220%;
	color: #cc0000;
	text-decoration: underline;
}

.intro{                         /*对每个模块中图片简介的设置*/
    text-align:left;
	font-size: 14px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
}
.intro A{
	font-size: 14px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	text-decoration: none;
}
.intro A:hover{
	font-size: 14px;
	line-height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FF3300;
	text-decoration: underline;
}

.hong{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #fff; padding-left:20px
}
.hong span{ background-color:#FF0000;
	font-style: normal;
	line-height: 30px;
	color: #cc0000; padding:5px 20px 5px 20px;
	margin-right:20px
}
.hong A{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #fff;
	text-decoration: none;
}
.hong A:hover{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #fff;
	text-decoration: underline;

}


.hong1{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000; 
}
.hong1 span{ background-color: #e4e2e2;
	font-style: normal;
	line-height: 30px;
	color: #cc0000; padding:5px;
	margin-right:3px;
	border:#cccccc 1px solid;
}
.hong1 A{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	text-decoration: none;
}
.hong1 A:hover{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #000;
	text-decoration: underline;

}


.black{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color:#000000;
}
.black A{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color:#000000;
	text-decoration: none;
}
.black A:hover{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #cc0000;
	text-decoration: underline;

}
.closeWinxin{ background:url(weixin_duilian.jpg)}
.winxin_duilian{ background:url(close_winxin.gif)}
.winxin_duilian2{ background:url(wmw.jpg)}

#con1 {width:1200px; height:270px;margin:9px auto;}

#con1right {float:right; width:580px; height:400px;  background-image:url(image/36075.files/fplb_z.jpg); background-position:left top; background-repeat:no-repeat;}
#con1right ul{width:500px; float:left; margin:5px 0px 0px 0px; padding:0px;}
#con1right li{font:bold 18px/180% "宋体"; font-size:1.8rem; line-height:29px; margin:5px 0px 0px 0px; padding:0px 0px 0px 10px;}
#con1right li span{font:normal 14px/160% "宋体"; font-size:1.4rem; color:#999999; display:list-item; margin-bottom:8px; text-align:left;}
#con1right p{width:85%; height:40px; float:left; border-bottom:#cc0000 1px solid;}
#con1right p a{float:left; text-align:left; padding-left:24px; font:bold 24px/180% "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";font-size:22px; COLOR: #000000; LINE-HEIGHT:30px; font-weight:bold; TEXT-DECORATION: none;}
#con1right p a:hover{font:bold 24px/180% "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";font-size:2.2rem; COLOR: #000000; LINE-HEIGHT:30px; font-weight:bold; TEXT-DECORATION: none;}
#con1right span a{width:15%; height:30px; float:right; font:normal 15px/180% "Microsoft YaHei";font-size:15px; COLOR: #cc0000; LINE-HEIGHT:60px; TEXT-DECORATION: none;}

#con1rightt {width:100%; float:left; text-align:left; margin-top:10px;}
#con1rightt A {font-size:18px; font-weight:bolder;  line-height:220%; COLOR: #000000; TEXT-DECORATION: none}
#con1rightt A:hover {font-size:18px; font-weight:bolder;line-height:220%; COLOR: #000000; TEXT-DECORATION: none;}
#con1rightt ul {text-align:left; padding:0px; margin:5px 0px 0px 0px; padding-left:25px; display:list-item; float:left;}
#con1rightt li {margin:0px; padding:0px; color:#666666; list-style:none;}
#con1rightt span{font-size:16px; font-weight:normal;line-height:220%; COLOR: #000000; TEXT-DECORATION: none}
#con1rightt span a{font-size:16px; font-weight:normal;line-height:220%; COLOR: #000000; TEXT-DECORATION: none}

#playBox{ width:760px; height:470px; margin:0px auto; background:#333; position:relative; overflow:hidden; float:left;}
#playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{ float:left; list-style:none;}
#playBox .oUlplay img{width:760px; height:470px;}
#playBox .oUlplay li span{ width:100%; height:50px; background-color:#000000; FILTER: filter:alpha(opacity:60); opacity:0.6; -moz-opacity:0.6;-khtml-opacity: 0.6; position:relative; bottom:50px; display:block; text-align:center;}
#playBox .oUlplay li a{color:#FFFFFF; font:normal 16px/270% "宋体"; font-size:16px;}
#playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(l.png) no-repeat; position:absolute; top:190px; left:0px; z-index:10;}
#playBox .next{ cursor:pointer; width:45px; height:45px; background:url(r.png) no-repeat; position:absolute; top:190px; right:0px; z-index:10;}
#playBox .smalltitle {width:760px; height:10px; position:absolute; bottom:55px; z-index:10}
#playBox .smalltitle ul{ width:120px; text-align:center; margin:0 auto;}
#playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1; list-style:none;}
#playBox .smalltitle .thistitle{ background:#69aaec;}

.jjcztitle{    float: left;
    text-align: left;
    padding-left: 24px; padding-bottom:10px;
  
    font-size: 22px;
    COLOR: #000000;
    LINE-HEIGHT: 30px;
    font-weight: bold;
    TEXT-DECORATION: none;}
	
.lmst{width: 98%;
    height: 50px;
    margin: 0px 0px 0px 6px;
    border-bottom: #999999 1px solid;}
.lmst2{width: 100%;
    height: 50px;
    margin: 0px 0px 0px 0px;
    border-bottom: #999999 1px solid;}
.jzgtitle{font-size:18px;font-weight:bold;color:#ffffff; background-color:#cc0000;}





			
.w-public-nav{height:52px;background-color:#be1800;color:#fff;font-size:20px;}
.w-public-nav{height:52px;background-color:#be1800;color:#fff;font-size:20px;}
.w-public-nav .w-nav-container{margin:0 auto;width:1200px;height:52px;}
.w-public-nav .w-nav-container ul{height:52px;}
.w-public-nav .w-nav-container .w-nav-parent li{line-height:52px;}
.w-public-nav .w-nav-container .w-nav-parent li a:hover{background-color:#f3f3f3;color:#be1800;font-size:16px;}
.w-public-nav .w-nav-container .w-nav-parent li a{padding:0 20px;display:block; color:#FFFFFF;font-size:16px;}
.w-nav-parent li .w-nav-second-level{top:52px;left:0;width:1200px;z-index:99;background-color:#f3f3f3;display:none;}
.w-nav-parent li.on .w-nav-second-level{display:block;}
.w-nav-parent li .w-nav-second-level a{color:#2b2b2b;font-size:16px;}
.w-nav-parent li .w-nav-second-level a:hover{color:#be1800;}
.nav-xjdx{padding-left:335px;width:865px !important;}
.nav-wmcj{padding-left:505px;width:695px !important;}
.nav-zyfw{padding-left:685px;width:515px !important;}
.nav-wcn{padding-left:700px;width:500px !important;}
.nav-whzx{padding-left:840px;width:360px !important;}
.fl{float: left;}.fr{float:right; }.pa{position: absolute;}.pr{position: relative;}



.picScroll-left{margin:35px auto;width:1200px;height:80px;overflow:hidden;position:relative;}
.picScroll-left .bd{height:80px;}
.picScroll-left .bd .tempWrap{height:80px;}
.picScroll-left .bd .tempWrap li{margin-right:20px;width:224px;height:80px;}
.picScroll-left .bd .tempWrap li img{width:100%;height:80px;display:block;}
.picScroll-left .swiper-btn{position:absolute;width:32px;height:80px;z-index:99;background:url(home-small-swiper-btn.png) no-repeat;cursor:pointer;opacity:0.35;transition:all .5s;}
.picScroll-left .swiper-btn:hover{opacity:1;}
.picScroll-left .prev{top:0;left:0;background-position:0 0;}
.picScroll-left .next{right:0;top:0;background-position:-32px 0;}


.tzgg {
    border-left: 1px solid #f1f2f6;
    border-right: 1px solid #f1f2f6;
    border-bottom: 1px solid #f1f2f6;
    margin-bottom: 15px;
}
.tzgg1 {
    border: 1px solid #f1f2f6;

    margin-bottom: 15px;
}
.tmt10{ margin-top:10px}
.tzgg-tit{height: 35px;background-color: #f1f2f6;margin-bottom: 10px;}
.tzgg-tit span{color: #ca1b00;font-size: 18px;display: inline-block;padding: 0 15px;background-color: #FFFFFF;
line-height: 35px;border-top: 2px solid #ca1b00; float:left; font-weight:bold}
.tzgg-tit a{float: right;color: #727272;font-size: 16px;line-height: 35px;margin-right: 10px;}

.wmzx{height: 35px;margin-bottom: 10px;border-bottom: 1px solid #ca1b00;}
.wmzx1{height: 35px;margin-bottom: 10px;}
.wmzx span{color: #ca1b00;font-size: 18px;display: inline-block;padding: 0 15px;background-color: #FFFFFF;
line-height: 33px;border-bottom: 3px solid #ca1b00; float:left; font-weight:bold}
.wmzx a{float: right;color: #727272;font-size: 16px;line-height: 35px;margin-right: 10px;}
.wmzx1 a{float: right;color: #727272;font-size: 16px;line-height: 35px;margin-right: 10px;}
.w-tab .w-tab-box .w-tab-item{display:none;}
.w-tab .w-tab-box .dfcz-news{overflow:hidden;}
.dfcz-news {
    width: 415px;
    height: 270px;
    margin: 5px 0 10px 0;
}
.dfcz-news a {
   text-decoration: none;
    color: inherit;
}
.dfcz-news a:hover {
   text-decoration: none;
    color: inherit;
}
.dfcz-news img {
    width: 100%;
    height: 100%;
}
.dfcz-news span {
    width: 100%;
    height: 30px;
    position: relative;
    background-color: #333;
    display: block;
    top: -30px;
    opacity: 0.7;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
}
.w-tab .w-tab-box .dfcz-news img{transition:all .5s;}
.w-tab .w-tab-box .dfcz-news:hover img{transform:scale(1.1,1.1)}


.whzt_content
{width:100%;
margin:0px auto;
padding-top:5px;
}
.whzt_content dl
{width:100%;
margin:0 auto;}
.whzt_content dd
{padding-bottom:3px;}
.whzt_content1
{width:98%;
margin:0px auto;
padding:5px;
}
.whzt_content1 dl
{width:100%;
margin:0 auto;}
.whzt_content1 dd
{padding-bottom:3px;}
.whzt_left
{float:left;
width:129px; padding-right:5px;}
.whzt_left1
{float:left;width: 120px;}
.whzt_left img
{padding:2px;
border:1px solid #d1cfcf;}
.whzt_right
{float:right;
width:250px;
font-size:12px;}
.whzt_right1
{float:right;width: 165px;font-size:12px;}
.whzt_right_title
{width:100%;display:block;color:#000;font-weight:bold;line-height:20px;font-size: 14px;text-align: left;}
.whzt_right_content
{width:100%;
display:block;
line-height:20px;
color:#787475;text-align: left;}



.wmwlm_box{width:1200px; padding:5px;}
.lm_top1
{
 margin:0 auto;
 background: url(wmwlm_title_bg.jpg) no-repeat center top;
 width:1170px;
 height:29px;
 overflow:hidden;
 text-indent:20px;
 line-height:35px;
 color:#c30102;
 font-weight:bold;
}
.lm{ margin:0 auto; width:1170px;}
.wmwlm_list
{margin: 0 auto 0 -70px;
    width: 1260px;
    padding-top:10px;font-size:14px;}
.wmwlm_list ul
{
margin-left:0px;
padding-left:0px;	
}
.wmwlm_list li
{float:left;
text-align:left;
height:24px;
line-height:24px;;
list-style:none;
padding-right:5px;
padding-left:5px;
}
.wmwlm_list li a
{
color:#101415;
font-size: 16px;
    font-weight: normal;
    line-height: 220%;
text-decoration:none;
}
.wmwlm_list li a:hover
{
font-size: 16px;
    font-weight: normal;
    line-height: 220%;
 color:#bd4730;
}
.left_top7 {
    margin: 0 auto; font-size:20px; text-align:left;
       border-bottom: #999999 1px solid;
    width: 1210px;
    height: 36px;
    overflow: hidden;
    /* text-indent: 26px; */
    line-height: 28px;
    color: #cc0000;
    font-weight: bold;
}